* net/tramp.el (tramp-obsolete-methods): New defconst.
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 1 Mar 2013 08:13:53 +0000 (09:13 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 1 Mar 2013 08:13:53 +0000 (09:13 +0100)
commit118a799c310adc59863faaee02987178f473ad00
tree853211b2deede608b0ed15c2fa37fa5e1be242d3
parentd6cd7f8a992fadec68a8681da45b15f882fe7f6b
* net/tramp.el (tramp-obsolete-methods): New defconst.
(tramp-warned-obsolete-methods): New defvar.
(tramp-find-method): Check for obsolete methods.  Map them to a
replacement method if appropriate.

* net/tramp-sh.el (tramp-methods) [scp1, scp2, ssh1, ssh2, plink1]:
Remove methods.
(top): Remove completion functions for "scp1", "scp2", "ssh1",
"ssh2" and "plink1".
lisp/ChangeLog
lisp/net/tramp-sh.el
lisp/net/tramp.el